Product Information > JADE Initialization File Reference > Chapter 1 - JADE Initialization File > SchemaPos

SchemaPos

Integer, Integer, Integer, Integer

Correct default values

Purpose

The SchemaPos parameter specifies the position of the Schema: label and your database schema name passed by the command line on the start-up, or splash, screen.

The value of <default> specifies that JADE uses what it recognizes as the correct default values. The parameter value is based on 96 dots per inch (that is, 96 dpi). The splash screen positions are scaled if the user has a different dpi setting.

The first and second integer values (indicating the x and y points) are the horizontal and vertical coordinates of the Schema: label in pixels, respectively, relative to the top left corner of the window. The third and fourth integer values (indicating the x2 and y2 points) are the horizontal and vertical coordinates of the schema name text in pixels, respectively, relative to the top left corner of the window.

This positions the displayed schema label and text, which are displayed in the following form.

Schema: target-schema-name

If the positions are not valid or you specify No, the schema label and text are not displayed.

Parameter is read when …

The client node is next initialized.